.index_case_casebg{min-width:1190px; max-width:1920px; margin:auto; height:514px; background:url(../ZERO/img/index_casebg.jpg) center no-repeat;}
.index_case_title{width:1190px; margin:auto; height:80px; padding-top:44px; overflow:hidden;}
.index_case_title ul li{ text-align:center; font-size:13px; color:#d0cfcf; line-height:30px;}
.index_case_title ul li span{font-size:32px; color:#ffffff; line-height:50px;}
.index_case_cont{width:1190px; margin:auto; margin-top:43px; position:relative;}
.index_case1{width:235px; float:left; position:relative; overflow:hidden;}
.index_case_pic{width:235px; height:228px; overflow:hidden;}
.index_case_pic img{width:235px; height:228px;}
.index_case_name{width:223px; border:1px solid #717273; border-top:none; padding:10px 5px; text-align:center;}
.index_case_name a{font-size:14px; color:#ffffff; line-height:25px;}
.index_case1 .index_case_rsp{width:235px;height:228px; background:url(../ZERO/img/case_bg.png); overflow:hidden;position: absolute; top:0px;left:0px; cursor:pointer;}
.index_case1 .index_case_dot{position:absolute;width:235px;height:228px;left:-235px;top:108px;overflow:hidden; text-align:center}
.index_case1 .index_case_dot img{width:33px; height:33px; overflow:hidden; border:none;}

#index_case_animate,#index_case_animate_1,#index_case_animate_2,#index_case_animate_3{
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
-ms-backface-visibility: hidden;
backface-visibility: hidden;

-webkit-animation-duration: 1s;
-webkit-animation-delay: .2s;
-webkit-animation-timing-function: ease;
-webkit-animation-fill-mode: both;
-moz-animation-duration: 1s;
-moz-animation-delay: .2s;
-moz-animation-timing-function: ease;
-moz-animation-fill-mode: both;
-ms-animation-duration: 1s;
-ms-animation-delay: .2s;
-ms-animation-timing-function: ease;
-ms-animation-fill-mode: both;
animation-duration: 1s;
animation-delay: .2s;
animation-timing-function: ease;
animation-fill-mode: both;
}